home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / map.swf / scripts / DefineButton2_134 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2005-06-29  |  55 b   |  5 lines

  1. on(rollOver){
  2.    gotoAndStop("down");
  3.    play();
  4. }
  5.